PDF4Java Reference Documentation
com.o2sol.pdf4java.graphics.shadings Package / PDFRadialShading Class / setEndCircleRadius Method
The radius of the ending circle.
In This Topic
    setEndCircleRadius Method
    In This Topic
    Sets the radius of the ending circle.
    Syntax
    public void setEndCircleRadius( 
       double radius
    )

    Parameters

    radius
    The radius of the ending circle.
    See Also